Statement is not itself an executable statement 語(yǔ)句本身不是一條可執(zhí)行語(yǔ)句。
Labels can be used only on executable statements inside methods 標(biāo)簽只能用于方法內(nèi)的可執(zhí)行語(yǔ)句中。
Documents the declaration and executable statements available in visual basic 說(shuō)明visual basic中可用的聲明和可執(zhí)行語(yǔ)句。
All executable statements in visual basic must be within some procedure Visual basic中的所有可執(zhí)行語(yǔ)句均必須位于某個(gè)過(guò)程內(nèi)。
Elements are executable statements , which constitute the run - time code of your program 過(guò)程級(jí)元素的大多數(shù)內(nèi)容都是可執(zhí)行語(yǔ)句,它們組成了程序的運(yùn)行時(shí)代碼。
Each time the procedure is called , its statements run , starting with the first executable statement after the 語(yǔ)句后的第一個(gè)可執(zhí)行語(yǔ)句開(kāi)始,到遇到的第一個(gè)
Each time the procedure is called , its statements are executed , starting with the first executable statement after the 語(yǔ)句后的第一個(gè)可執(zhí)行語(yǔ)句開(kāi)始,到遇到的第一個(gè)
Executable statements can loop or branch through blocks of code , and often contain mathematical or conditional operators 可執(zhí)行語(yǔ)句可在代碼塊中循環(huán)或分支,并常常包含算術(shù)或條件運(yùn)算符。
Provides an overview of the two basic units of instruction in jscript , declaration statements and executable statements 提供有關(guān)jscript中的兩個(gè)基本指令單元(聲明語(yǔ)句和可執(zhí)行語(yǔ)句)的概述。
Provides an overview of the two basic units of instruction in visual basic : declaration statements and executable statements 提供有關(guān)visual basic中的兩個(gè)基本指令單元(聲明語(yǔ)句和可執(zhí)行語(yǔ)句)的概述。